📄️ Azure file share with VIDIZMO on-premise encoder - Content Storage
This article explains the process of configuring Azure file share in your VIDIZMO application for content storage. The steps in this article include tasks to be performed in Azure and VIDIZMO applications.
📄️ Configuring Azure Service Bus as a Broker Service in VIDIZMO
This article explains how to configure Azure Service Bus as a Broker service in VIDIZMO. For a better understanding of how to integrate Azure Service Bus into VIDIZMO, consult our article Deploying Azure Service Bus.
📄️ Configuring Kafka as a Broker Service in VIDIZMO
VIDIZMO offers multiple broker service options to manage real-time data feeds and enable smooth communication between microservices. Kafka is one of the broker services used in VIDIZMO. Apache Kafka, commonly known as a message broker service, is a distributed event streaming platform specially designed for handling real-time data feeds.
📄️ Configuring RabbitMQ as a Broker Service in VIDIZMO
VIDIZMO is an Event-Driven system that utilizes RabbitMQ as the broker service for inter-communication between component services.
📄️ Deploy VIDIZMO - On-premises and Dedicated Cloud Environments
This document explains the end-to-end procedure for deploying VIDIZMO application in an on-premises and/or dedicated cloud environments.
📄️ Deploy VIDIZMO - V8 Design and Architecture Overview
What’s New in Version 8?
📄️ Deploy VIDIZMO - V8 Prerequisites and Deployment Considerations
This article explains different deployment models supported for deploying VIDIZMO application, infrastrucuture and software requirements, and deployment considerations that may fit your business needs.
📄️ Design and Architecture Overview
Overview of VIDIZMO Software Architecture
📄️ RabbitMQ HA Implementation
This documentation outlines the procedure for clustering your RabbitMQ servers to implement High Availability (HA). The following steps are based on a sample environment to guide you through the process of clustering your RabbitMQ servers.
📄️ VIDIZMO Architecture_ Understanding Apache Kafka as a Broker
VIDIZMO offers multiple broker service options to manage real-time data feeds and enable smooth communication between microservices. Kafka is one of the broker services used in VIDIZMO. Apache Kafka, commonly known as a message broker service, is a distributed event streaming platform specially designed for handling real-time data feeds.
📄️ VIDIZMO Architecture_ Understanding Azure Service Bus as a Broker
VIDIZMO relies on a central broker service for inter-communication among its services. This broker service is a crucial component of the Event-Driven system used by VIDIZMO. VIDIZMO has different brokers available, with Azure Service Bus being one of them. The broker service is responsible for facilitating smooth communication among different programs and services within the system. This article focuses on Azure Service Bus and its role as a smart intermediary in this process.
📄️ VIDIZMO Architecture_ Understanding RabbitMQ as a Broker
The VIDIZMO platform utilizes an event-driven architecture for efficient communication between various components. VIDIZMO offers users various broker service options, among which Rabbit MQ is leveraged as one of the choices. RabbitMQ is a well-known open-source message broker that plays a crucial role in the VIDIZMO architecture. It is used as a broker service to facilitate the reliable exchange of messages between microservices.
📄️ VIDIZMO Upgrade Guide
This document outlines steps for upgrading your VIDIZMO application to the latest version. VIDIZMO has two main components, a web application, and the databases. To upgrade your VIDIZMO application, you need to update the web application and execute database transformation scripts to transform the databases to the new version.